250  - Server message commands from the Client. Includes news sending, help sending, banning, userlist sending
     - "news|CHARNAME" / "help|CHARNAME" / "ban|ACCOUNT" / "userlist|CHARNAME"


249  - Server account commands from the client. Includes login, logout, registering
     - "login|ACCOUNT|PASSWORD" / "logout|ACCOUNT" / "register|ACCOUNT|PASSWORD"


248  - Server character commands from the client. Includes loading, creation, deletion, saving
     - "load|Account" / "create|ACCOUNT|CHARINFO" / "delete|ACCOUNT|CHARNUMBER" / "save|ACCOUNT|CHARINFO"

247  - Client message commands from the server. Includes broadcasting, character messaging
     - "broadcast|MESSAGE" / "charmsg|ACCOUNT|COMMAND"

246  - Client account commands from the server. Includes login, registration
     - "ACCOUNT|PASSWORD|login|RESPONSE" / "ACCOUNT|PASSWORD|register|RESPONSE"

246  - Client character commands from the server. Includes char#info
     - "ACCOUNT|Char1info|CHARINFO" / "ACCOUNT|Char2info|CHARINFO" / "ACCOUNT|Char3info|CHARINFO"

245  - Client message commands from the client. Includes kicking, banning, PMing, chat
     - "kick|CHARNAME" / "ban|CHARNAME" / "pm|CHARNAME|MESSAGE" / "chat|ROOM|MESSAGE"

244  - Client message from the server for Character 1

243  - Client message from the server for Character 2

242  - Client message from the server for Character 3

241  - Client Room Item Data from the server. Sends data on where items are.